home *** CD-ROM | disk | FTP | other *** search
- Path: castle.nando.net!news
- From: Caius Martius <caius@nando.net>
- Newsgroups: comp.lang.c++
- Subject: Problems using templates in Borland v5.0
- Date: Wed, 17 Apr 1996 15:09:33 -0700
- Organization: NCSU
- Message-ID: <31756C1D.4E67@nando.net>
- NNTP-Posting-Host: grail902.nando.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01 (Win95; I; 16bit)
-
- I keep getting the linker error.
- "Unresolved External: Bla Bla Bla..."
- When using Borland v.5.0 in Windows 95
- win32 console .exe
-
-
- The same code compiles without any problem on a Sun using the AT&T v3.0
- compiler.
-
- Any suggestions or tutorials on compiling/linking programs using
- templates would be appreciated.
-
- -Caius
-